-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.17 (latest)
-
Code
-
Classes
- AddonBase
| Total Complexity |
70 |
| Dependencies |
11 |
| Dependents |
2 |
| Total lines |
522 |
| Lines of code |
269 |
| Logical lines of code |
166 |
| Comment lines |
107 |
| Methods |
27 |
| Properties |
15 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _register_template_fields() |
A |
48 |
9 |
33 |
| update_meta() |
A |
51 |
8 |
29 |
| _migrate() |
A |
50 |
8 |
28 |
| store_meta() |
S |
55 |
4 |
21 |
| _register_fields() |
S |
55 |
3 |
20 |
| __construct() |
S |
54 |
2 |
20 |
| _can_run() |
S |
69 |
3 |
6 |
| _setup_panels() |
S |
72 |
3 |
5 |
| _try_init() |
S |
66 |
3 |
8 |
| get_service_provider() |
S |
71 |
2 |
6 |
| _data_groups() |
S |
66 |
2 |
8 |
| _pre_process() |
S |
63 |
2 |
10 |
| _process() |
S |
65 |
2 |
9 |
| get_meta() |
S |
78 |
2 |
3 |
| register_custom_fields() |
S |
69 |
2 |
7 |
| _custom_fields_init() |
S |
71 |
2 |
6 |
| _custom_fields_get_fields() |
S |
67 |
2 |
8 |
| _custom_fields_process_field() |
S |
66 |
2 |
8 |
| get_name() |
S |
82 |
1 |
3 |
| get_id() |
S |
82 |
1 |
3 |
| enabled() |
S |
81 |
1 |
3 |
| register_panel() |
S |
70 |
1 |
6 |
| register_panels() |
S |
81 |
1 |
3 |
| clear_meta() |
S |
81 |
1 |
3 |
| importer_model() |
S |
82 |
1 |
3 |
| template() |
S |
82 |
1 |
3 |
| register_migrations() |
S |
68 |
1 |
7 |